]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iwm(4): Remove _mvm from the namespace.
authormarkj <markj@FreeBSD.org>
Wed, 27 Nov 2019 20:32:53 +0000 (20:32 +0000)
committermarkj <markj@FreeBSD.org>
Wed, 27 Nov 2019 20:32:53 +0000 (20:32 +0000)
commitdc99cdcfe29ec7258d04b5e435c68576ea045aaa
tree096a0bcc6b4c4935e71301b277af8c1c056c41ea
parent751e41b9973cacb654f24c101d43063dcdf1c17f
iwm(4): Remove _mvm from the namespace.

This was inherited from iwlwifi, which drives devices supported by both
iwn(4) and iwm(4) in FreeBSD.  In iwm(4) _mvm is meaningless, so remove
it.  OpenBSD made the same change a long time ago.  No functional change
intended.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
25 files changed:
sys/dev/iwm/if_iwm.c
sys/dev/iwm/if_iwm_binding.c
sys/dev/iwm/if_iwm_binding.h
sys/dev/iwm/if_iwm_constants.h
sys/dev/iwm/if_iwm_fw.c
sys/dev/iwm/if_iwm_led.c
sys/dev/iwm/if_iwm_led.h
sys/dev/iwm/if_iwm_mac_ctxt.c
sys/dev/iwm/if_iwm_mac_ctxt.h
sys/dev/iwm/if_iwm_phy_ctxt.c
sys/dev/iwm/if_iwm_phy_ctxt.h
sys/dev/iwm/if_iwm_power.c
sys/dev/iwm/if_iwm_power.h
sys/dev/iwm/if_iwm_scan.c
sys/dev/iwm/if_iwm_scan.h
sys/dev/iwm/if_iwm_sf.c
sys/dev/iwm/if_iwm_sf.h
sys/dev/iwm/if_iwm_sta.c
sys/dev/iwm/if_iwm_sta.h
sys/dev/iwm/if_iwm_time_event.c
sys/dev/iwm/if_iwm_time_event.h
sys/dev/iwm/if_iwm_util.c
sys/dev/iwm/if_iwm_util.h
sys/dev/iwm/if_iwmreg.h
sys/dev/iwm/if_iwmvar.h