git: kernel: Remove some more unused variables in the network drivers.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Jan 9 04:52:38 PST 2013
commit 07e9f7c046c840f028ee0311b406e7f73fc7c831
Author: Sascha Wildner <saw at online.de>
Date: Wed Jan 9 13:51:21 2013 +0100
kernel: Remove some more unused variables in the network drivers.
Summary of changes:
sys/dev/netif/alc/if_alc.c | 8 ++++++--
sys/dev/netif/ath/ath/if_ath.c | 3 +--
sys/dev/netif/ath/hal/ath_hal/ah_eeprom_v3.c | 2 --
sys/dev/netif/ath/hal/ath_hal/ar5212/ar2413.c | 3 +--
sys/dev/netif/ath/hal/ath_hal/ar5212/ar2425.c | 3 +--
sys/dev/netif/ath/hal/ath_hal/ar5212/ar5413.c | 3 +--
.../netif/ath/hal/ath_hal/ar5416/ar5416_beacon.c | 3 +--
.../netif/ath/hal/ath_hal/ar5416/ar9280_attach.c | 4 +---
.../netif/ath/hal/ath_hal/ar5416/ar9285_attach.c | 3 +--
sys/dev/netif/ath/rate_sample/sample.h | 2 --
sys/dev/netif/bce/if_bce.c | 4 ----
sys/dev/netif/bnx/if_bnx.c | 3 +--
sys/dev/netif/cs/if_cs.c | 15 ++++++++++-----
sys/dev/netif/en_pci/if_en_pci.c | 4 +---
sys/dev/netif/igb/if_igb.c | 3 +--
sys/dev/netif/iwi/if_iwi.c | 3 +--
sys/dev/netif/iwn/if_iwn.c | 4 ----
sys/dev/netif/ixgbe/ixgbe.c | 4 ++++
sys/dev/netif/mn/if_mn.c | 6 ++++--
sys/dev/netif/sk/if_sk.c | 6 +-----
20 files changed, 36 insertions(+), 50 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/07e9f7c046c840f028ee0311b406e7f73fc7c831
--
DragonFly BSD source repository
More information about the Commits
mailing list