]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: PCI command adjustment
authorMatt Carlson <mcarlson@broadcom.com>
Sun, 21 Oct 2007 23:17:55 +0000 (16:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:51 +0000 (02:59 -0700)
commit8a6eac90e21633e054e17d21454a2c26824aeb18
tree0d9bce8b6c5f359d6532f854467c71eb83356d90
parent9c8a620e7f85fff050a54697da44bbd1a66e8e0b
[TG3]: PCI command adjustment

This patch changes the way the driver works with the PCI command
register.  It adjusts the access size from dwords to words.  This patch
is done both as a PCI configuration space cleanup and as preparatory
work for PCI error recovery.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h