commit | a20667bf7d1f76e20c42812e69b6eb1d471a3d49 | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | Thu Feb 05 15:29:55 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 05 16:03:27 2015 -0800 |
tree | 51216d6d191ed525788c686dcf021c76f19152c3 | |
parent | bc0ee163732bbb3e1b72a629726713e3ddfd4e61 [diff] |
enic: enic_ethtool: fix sparse warning this patch fixes following sparse warning: enic_ethtool.c:95:6: warning: symbol 'enic_intr_coal_set_rx' was not declared. Should it be static? Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>