commit | 48848a0690a36d0248255f6c3b7b6fd2a9948a57 | [log] [tgz] |
---|---|---|
author | Manish Chopra <Manish.Chopra@cavium.com> | Tue May 23 09:41:18 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed May 24 15:17:19 2017 -0400 |
tree | 5cf23bcb580395eb936781d371e36178222365f1 | |
parent | 417ccf6b5bc3f1a390505d5ef65ec17f10e8b29a [diff] |
qede: Fix sparse warnings Solves the following warning in qede - - Several cases of missing cpu_to_le16() conversions - Adds 'static' to one function declaration - Removes dcbnl operation that's currently getting populated twice Signed-off-by: Manish Chopra <Manish.Chopra@cavium.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>