diff options
Diffstat (limited to 'sys/dev/sk/if_skreg.h')
-rw-r--r-- | sys/dev/sk/if_skreg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sk/if_skreg.h b/sys/dev/sk/if_skreg.h index af17c1c..24cce27 100644 --- a/sys/dev/sk/if_skreg.h +++ b/sys/dev/sk/if_skreg.h @@ -1124,7 +1124,6 @@ struct sk_tx_desc { struct sk_jslot { caddr_t sk_buf; - int sk_inuse; }; struct sk_jpool_entry { |