CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2019/02/04 03:33:56

Modified files:
        sys/dev/sdmmc  : if_bwfm_sdio.c 

Log message:
Turns out we do need to handle control messages that exceed MLEN, so
allocate a cluster if the message is larger than that.  Fixes a panic
on shutdown on my Asus X205TA.

ok patrick@, stsp@

Reply via email to