From: Edward Cree <[email protected]> Date: Fri, 26 Jan 2018 17:00:39 +0000
> From: kbuild test robot <[email protected]> > > 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]> Applied, thanks Edward.
