git: if_iwm - Move mbuf hacks after sanity checks in iwm_mvm_rx_rx_mpdu().
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Oct 3 04:01:48 PDT 2016
commit 96eaecf93d9f731459a0df8efc72cfad034320bd
Author: Imre Vadász <imre at vdsz.com>
Date: Mon Oct 3 12:21:53 2016 +0200
if_iwm - Move mbuf hacks after sanity checks in iwm_mvm_rx_rx_mpdu().
* This avoids leaving the mbuf in a weird state, when dropping a packet.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96eaecf93d9f731459a0df8efc72cfad034320bd
--
DragonFly BSD source repository
More information about the Commits
mailing list