]> git.karo-electronics.de Git - mv-sheeva.git/commit
p54pci: fix -Wunused-but-set-variable warnings
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 7 May 2011 09:16:08 +0000 (11:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 May 2011 19:54:48 +0000 (15:54 -0400)
commit1816fcdcbbe9ff42ba1a9dac5198d18efb9d95e9
treedc2fc38fea15f2f7e0e2baea2a31a915e470b0db
parent6490e334bc3af960965adfcef5acf6e5cbdd925c
p54pci: fix -Wunused-but-set-variable warnings

p54pci.c: In function ‘p54p_tx’:
p54pci.c:334:6: warning: variable ‘device_idx’ set but not used

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54pci.c