CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/24 19:52:14
Modified files:
sys/dev/ic : bwfm.c rtwn.c
sys/dev/pci : if_iwi.c
sys/dev/usb : if_ral.c if_rsu.c if_rum.c if_run.c if_uath.c
if_upgt.c if_zyd.c
Log message:
Follow up on jmatthew's suggestion:
in x_media_change(), return the errno from ieee80211_media_change() and
do the error check from x_init().
ok stsp@, jmatthew@, phessler@
