diff options
| author | kbuild test robot <[email protected]> | 2018-01-26 17:00:39 +0000 | 
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-01-28 21:59:18 -0500 | 
| commit | e7345ba352d15c88cf9d8698a6f5bff9c25670eb (patch) | |
| tree | d41ed5c6f706437726c2f69c04bb74acb1e85f76 /drivers/net/macsec.c | |
| parent | 5abe9ead9a8f3217f1479961e778bec60d542c62 (diff) | |
sfc: mark some unexported symbols as static
efx_default_channel_want_txqs() is only used in efx.c, while
 efx_ptp_want_txqs() and efx_ptp_channel_type (a struct) are only used
 in ptp.c.  In all cases these symbols should be static.
Fixes: 2935e3c38228 ("sfc: on 8000 series use TX queues for TX timestamps")
Signed-off-by: Fengguang Wu <[email protected]>
[[email protected]: rewrote commit message]
Signed-off-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions