>-----Original Message----- >From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] On >Behalf Of Wei Yongjun >Sent: Tuesday, August 23, 2016 8:07 AM >To: Kirsher, Jeffrey T <jeffrey.t.kirs...@intel.com> >Cc: intel-wired-...@lists.osuosl.org; Wei Yongjun <weiyongj...@huawei.com>; >netdev@vger.kernel.org >Subject: [Intel-wired-lan] [PATCH -next] ixgbe: Fix non static symbol >warnings > >From: Wei Yongjun <weiyongj...@huawei.com> > >Fixes the following sparse warnings: > >drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c:2128:5: warning: > symbol 'ixgbe_led_on_t_x550em' was not declared. Should it be static? >drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c:2150:5: warning: > symbol 'ixgbe_led_off_t_x550em' was not declared. Should it be static? > >Signed-off-by: Wei Yongjun <weiyongj...@huawei.com>
Already resolved: http://patchwork.ozlabs.org/patch/661647/ Thanks, Emil