Files
linux/drivers
Sathya Perla f7062ee5e4 be2net: move un-exported routines from be.h to respective src files
Routines that are called only inside one src file must remain in that
file itself. Including them in a header file that is used for exporting
routine/struct definitions, causes unnecessary compilation of other
src files, when such a routine is modified.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-07 22:50:57 -08:00
..
2015-01-18 00:28:41 -05:00
2015-02-04 09:15:18 +01:00
2014-11-24 07:45:25 +01:00
2015-01-13 15:13:45 +02:00