CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/03 05:42:12
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Get rid of iwm_mvm_send_add_sta_cmd_status() which is a pointless wrapper
around iwm_mvm_send_cmd_pdu_status(). Just call the function directly.
