commit | e1253f391042e34de66faf7d499595c00f99a076 | [log] [tgz] |
---|---|---|
author | Alex Maftei (amaftei) <amaftei@solarflare.com> | Wed Jan 08 16:10:32 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 08 13:28:02 2020 -0800 |
tree | ee9afcfab438b6f9da3567822f543ed1e9088280 | |
parent | b9ae51273655a72a12fba730843fd72fb132735a [diff] |
sfc: add new headers in preparation for code split New headers contain prototypes of functions that will be common between ef10 and upcoming driver. Removed static modifier from the affected functions. Some function prototypes were removed from existing headers. Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>