]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
tg3: Reformat NVRAM case statements
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 28 Aug 2009 12:29:16 +0000 (12:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2009 22:42:33 +0000 (15:42 -0700)
commit8590a603e5e20ccf49d6cf0ea71ecf5388d1f9da
treefe9c1f335c96afa70da75ee64bd33ffe4f210c07
parent2befdcea96fcd9a13e94373c66ea1dd7365d2a74
tg3: Reformat NVRAM case statements

This patch fixes up the NVRAM detection switch statements to conform
to the kernel coding style.

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