« Previous | Next » 

Revision 27112f18

ID27112f18f9025d537f3e6f6df3e574e7f0902cda

Added by Stefan Weil almost 13 years ago

eepro100: Remove unused structure element

cppcheck reports that 'packet' is unused.

It was only used to calculate the size of the preceding data.
Removing it saves a lot of stack space (local variable rx).

Signed-off-by: Stefan Weil <>
Signed-off-by: Michael S. Tsirkin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences