sk: clean up empty lines in .c and .h files

This commit is contained in:
Mateusz Guzik 2020-09-01 21:53:37 +00:00
parent 7368632c18
commit a794225cc1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=365155
2 changed files with 1 additions and 4 deletions

View File

@ -265,7 +265,7 @@ static int sysctl_hw_sk_int_mod(SYSCTL_HANDLER_ARGS);
/* Tunables. */
static int jumbo_disable = 0;
TUNABLE_INT("hw.skc.jumbo_disable", &jumbo_disable);
/*
* It seems that SK-NET GENESIS supports very simple checksum offload
* capability for Tx and I believe it can generate 0 checksum value for
@ -936,7 +936,6 @@ sk_discard_rxbuf(sc_if, idx)
struct sk_rxdesc *rxd;
struct mbuf *m;
r = &sc_if->sk_rdata.sk_rx_ring[idx];
rxd = &sc_if->sk_cdata.sk_rxdesc[idx];
m = rxd->rx_m;
@ -2536,7 +2535,6 @@ sk_start_locked(ifp)
}
}
static void
sk_watchdog(arg)
void *arg;

View File

@ -133,7 +133,6 @@
* there are a few 16-bit and 8-bit ones as well.
*/
/* Start of remappable register window. */
#define SK_WIN_BASE 0x0080