git: ath - Remove __FBSDID
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jan 1 23:16:00 PST 2014
commit cc6be857f7c11ae47d1d8d5571b3dbde35434409
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jan 1 11:05:39 2014 -0800
ath - Remove __FBSDID
* Remove __FBSDID
Summary of changes:
sys/dev/netif/ath/ath/if_ath.c | 1 -
sys/dev/netif/ath/ath/if_ath_ahb.c | 1 -
sys/dev/netif/ath/ath/if_ath_beacon.c | 1 -
sys/dev/netif/ath/ath/if_ath_btcoex.c | 1 -
sys/dev/netif/ath/ath/if_ath_debug.c | 1 -
sys/dev/netif/ath/ath/if_ath_keycache.c | 1 -
sys/dev/netif/ath/ath/if_ath_led.c | 1 -
sys/dev/netif/ath/ath/if_ath_lna_div.c | 1 -
sys/dev/netif/ath/ath/if_ath_pci.c | 1 -
sys/dev/netif/ath/ath/if_ath_rx.c | 1 -
sys/dev/netif/ath/ath/if_ath_rx_edma.c | 1 -
sys/dev/netif/ath/ath/if_ath_spectral.c | 1 -
sys/dev/netif/ath/ath/if_ath_sysctl.c | 1 -
sys/dev/netif/ath/ath/if_ath_tdma.c | 1 -
sys/dev/netif/ath/ath/if_ath_tx.c | 1 -
sys/dev/netif/ath/ath/if_ath_tx_edma.c | 1 -
sys/dev/netif/ath/ath/if_ath_tx_ht.c | 1 -
sys/dev/netif/ath/ath_dfs/null/dfs_null.c | 1 -
sys/dev/netif/ath/ath_rate/amrr/amrr.c | 1 -
sys/dev/netif/ath/ath_rate/onoe/onoe.c | 1 -
sys/dev/netif/ath/ath_rate/sample/sample.c | 1 -
sys/dev/netif/ath/ath_rate/sample/tx_schedules.h | 1 -
22 files changed, 22 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cc6be857f7c11ae47d1d8d5571b3dbde35434409
--
DragonFly BSD source repository
More information about the Commits
mailing list