Re: [patch 2.6.24-git] net/enc28j60: section fix

2008-02-07 Thread Claudio Lanconelli
David Brownell wrote: Minor bugfixes to the enc28j60 driver ... wrong section marking and indentation, and bogus use of spi_bus_type. (Setting the bus type of a driver is a SPI framework responsibility.) Signed-off-by: David Brownell <[EMAIL PROTECTED]> Acked-by: Claudio Lanconelli <[EMAIL

Re: [patch 2.6.24-git] net/enc28j60: section fix

2008-02-06 Thread David Brownell
Minor bugfixes to the enc28j60 driver ... wrong section marking and indentation, and bogus use of spi_bus_type. (Setting the bus type of a driver is a SPI framework responsibility.) Signed-off-by: David Brownell <[EMAIL PROTECTED]> --- Bonus patch. drivers/net/enc28j60.c |5 ++--- 1 files c