]> git.baikalelectronics.ru Git - kernel.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)
commit3e79df660eb2d5feeeef31de48ba7e58a406bbe7
treedc2fc38fea15f2f7e0e2baea2a31a915e470b0db
parent6870fd3d878b6108040d1f82c9dfce8bfd09e4a9
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