OSDN Git Service

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)
commit0ba11fb307a4f18c11df6f5f255158ce055a2a16
treef15821ab564adb92007545b7adbb851af0b73b70
parent2bd3ed0479c35f7c8dadecf72b725ca0c20ea015
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