]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: fix build error
authorSony Chacko <sony.chacko@qlogic.com>
Wed, 2 Jan 2013 23:10:15 +0000 (23:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jan 2013 09:50:39 +0000 (01:50 -0800)
commitdfc253feb64da6ac583169a8a0ea78ec23c09e2f
tree08b0d6f867013e3c8a65ec47c702c119c53508c2
parentc7e2d31221374371cf1aaf939e4e6510e918a8b8
qlcnic: fix build error

Fix the following error reported by kbuild test robot.
static declaration of 'qlcnic_restore_indev_addr' follows
non-static declaration.

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c