Previous work made trimming the TKIP trailer an optional thing
based on what the driver indicated it did with the received
frame. However, for drivers that aren't populating an RX frame
with an rx status - notably iwn(4) - exposed this bug.
If the driver doesn't expose any RX status then just restore
the previous behaviour.
This should be considered a temporary (ish) workaround until we've
figured out a longer term approach to checking RX status information
from drivers and what the default (if any) behaviour should be.
Locally tested:
- iwn(4), STA mode, CCMP + TKIP groupwise network