Skip to content

Commit ca2e99b

Browse files
Arend Van SprielKalle Valo
authored andcommitted
brcmfmac: cleanup kerneldoc for struct brcmf_bus
A couple of old fields were still described and one field was not described. Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com> Reviewed-by: Franky Lin <franky.lin@broadcom.com> Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
1 parent 4d7ab36 commit ca2e99b

File tree

1 file changed

+1
-2
lines changed
  • drivers/net/wireless/broadcom/brcm80211/brcmfmac

1 file changed

+1
-2
lines changed

drivers/net/wireless/broadcom/brcm80211/brcmfmac/bus.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,8 @@ struct brcmf_bus_msgbuf {
122122
* @state: operational state of the bus interface.
123123
* @maxctl: maximum size for rxctl request message.
124124
* @tx_realloc: number of tx packets realloced for headroom.
125-
* @dstats: dongle-based statistical data.
126-
* @dcmd_list: bus/device specific dongle initialization commands.
127125
* @chip: device identifier of the dongle chip.
126+
* @always_use_fws_queue: bus wants use queue also when fwsignal is inactive.
128127
* @wowl_supported: is wowl supported by bus driver.
129128
* @chiprev: revision of the dongle chip.
130129
*/

0 commit comments

Comments
 (0)