]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Fix a flags typo
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 9 Jun 2008 22:40:26 +0000 (15:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jun 2008 22:40:26 +0000 (15:40 -0700)
commitd50eb23924596606711e96bfa3658b5aec1e1095
treef15821ab564adb92007545b7adbb851af0b73b70
parent7811d7439a41444d42a944f9ce6a4e557cc96d6b
tg3: Fix a flags typo

This patch fixes a problem where the TG3_FLAG_10_100_ONLY flag was
testing against the wrong flags variable.

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