[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd response correctly.
Obtained from: dragonflybsd.git ef688cebb9b29b67f7a011846589971987949e0d
This commit is contained in:
parent
2df3ab2828
commit
b168d62f00
@ -5459,7 +5459,8 @@ iwm_handle_rxb(struct iwm_softc *sc, struct mbuf *m)
|
||||
case IWM_REMOVE_STA:
|
||||
case IWM_TXPATH_FLUSH:
|
||||
case IWM_LQ_CMD:
|
||||
case IWM_FW_PAGING_BLOCK_CMD:
|
||||
case IWM_WIDE_ID(IWM_ALWAYS_LONG_GROUP,
|
||||
IWM_FW_PAGING_BLOCK_CMD):
|
||||
case IWM_BT_CONFIG:
|
||||
case IWM_REPLY_THERMAL_MNG_BACKOFF:
|
||||
cresp = (void *)pkt->data;
|
||||
|
Loading…
Reference in New Issue
Block a user