| commit | 3ff8daeeeeec6614aa019fbc54e3e8fe708f03ee | [log] [tgz] |
|---|---|---|
| author | Eric Holmberg <eholmber@codeaurora.org> | Tue Jul 19 18:50:15 2011 -0600 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:25:58 2011 -0700 |
| tree | e005351374cd157b09a6f6daa7c5d9a3fb778be0 | |
| parent | 78aa5e76b1748301c84cf9540ab99be70c6ac8be [diff] |
msm: sdio_dmux: do subsystem restart client notification earlier Perform the receive_cb(NULL) notification before cleaning up any pending write skb's. This allows clients to update their cached reset status based upon the receive_cb(NULL) in case they need to do special handling of the cancelled write skb's. Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>