dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/benet
Sathya Perla 3ffd051598 be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
The current code fails on ppc as hdr.timeout is not being converted
to le32.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-01 00:19:33 -07:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile net: Add be2net driver. 2009-03-11 23:32:22 -07:00
be.h be2net: Bug fix to avoid disabling bottom half during firmware upgrade. 2010-05-25 16:16:32 -07:00
be_cmds.c be2net: convert hdr.timeout in be_cmd_loopback_test() to le32 2010-06-01 00:19:33 -07:00
be_cmds.h be2net: Adding PCI SRIOV support 2010-04-01 19:53:14 -07:00
be_ethtool.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
be_hw.h be2net: Adding PCI SRIOV support 2010-04-01 19:53:14 -07:00
be_main.c be2net: Patch removes redundant while statement in loop. 2010-05-28 01:57:18 -07:00