Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1433884
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: brcmfmac: add missing break when deleting P2P_DEVICE |
| Date | 2016-06-29 18:10 +0200 |
| Message-ID | <rPqdQ-6kR-27@gated-at.bofh.it> (permalink) |
| References | <rLyjD-2sd-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Rafał Miłecki wrote: > We obviously don't want to fall through in that switch. With this change > 1) We wait for event (triggered by p2p_disc) as expected > 2) We remove interface manually on timeout > 3) We return 0 on success instead of -ENOTSUPP > > Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Thanks, 1 patch applied to wireless-drivers-next.git: 20856adf2280 brcmfmac: add missing break when deleting P2P_DEVICE -- Sent by pwcli https://patchwork.kernel.org/patch/9185903/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: brcmfmac: add missing break when deleting P2P_DEVICE Kalle Valo <kvalo@codeaurora.org> - 2016-06-29 18:10 +0200
csiph-web