commit | 87f20c26f9c0bedc39ff7d6682b2f3772da6e25b | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Tue Oct 29 17:30:57 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 29 17:50:17 2013 -0400 |
tree | b231fea5579c85181eeadd3220dd7986007aaa28 | |
parent | 547e2daebaba9a953a098d454c18543d1818622e [diff] |
net/benet: Make lancer_wait_ready() static The function needn't to be public, so to make it as static. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>