drivers/net: remove useless semicolons
authorJoe Perches <joe@perches.com>
Tue, 18 May 2010 05:47:34 +0000 (22:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 05:47:34 +0000 (22:47 -0700)
switch and while statements don't need semicolons at end of statement

[ Fixup minor conflicts with recent wimax merge... -DaveM ]

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found