linux-pinenote/drivers/net/benet
Sathya Perla 8788fdc2a5 be2net: get rid of be_ctrl_info struct/abstraction
Currently only the be_ctrl_info struct ptr (instead of adapter) is
 passed to all the routines in be_cmds.c. Instead pass be_adapter
ptr to allow access to all its fields. Merge the contents of struct be_ctrl_info
into be_adapter. The resulting code is simpler.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-01 23:06:20 -07:00
..
be.h be2net: get rid of be_ctrl_info struct/abstraction 2009-08-01 23:06:20 -07:00
be_cmds.c be2net: get rid of be_ctrl_info struct/abstraction 2009-08-01 23:06:20 -07:00
be_cmds.h be2net: get rid of be_ctrl_info struct/abstraction 2009-08-01 23:06:20 -07:00
be_ethtool.c be2net: get rid of be_ctrl_info struct/abstraction 2009-08-01 23:06:20 -07:00
be_hw.h be2net: fix spurious interrupt handling in intx mode 2009-07-03 20:09:45 -07:00
be_main.c be2net: get rid of be_ctrl_info struct/abstraction 2009-08-01 23:06:20 -07:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile net: Add be2net driver. 2009-03-11 23:32:22 -07:00