Re: [E1000-devel] [PATCH V2 0/9] drivers/net: remove unnecessary break after goto

2014-07-13 Thread David Miller
From: Fabian Frederick Date: Sat, 12 Jul 2014 20:09:39 +0200 > Small patchset addressing break redundancy on drivers/net branch > (suggested by Joe Perches). > > V2: cc to maintainers of each section. Series applied to net-next, thanks.

Re: [E1000-devel] [PATCH] NET: Change NVM page size from 128 bytes per page to 64 bytes per page for Intel 82576

2014-07-13 Thread yl-tencent
No. I just found the problem in my project. There is a need to write the whole eeprom of 82576 in our project, and the eeprom is enpty, so can't use ethtool. I copy all the basic operation functions of the NVM from the kernel driver to my program, and by scanning the PCI bus to find the device a