]> Git Repo - linux.git/commit
brcmfmac: move firmware event related defines to fweh.h
authorArend van Spriel <[email protected]>
Fri, 29 Nov 2013 11:25:23 +0000 (12:25 +0100)
committerJohn W. Linville <[email protected]>
Mon, 2 Dec 2013 19:25:25 +0000 (14:25 -0500)
commit01376a07bcf72fdad1ed5ed906025ca786d333dc
tree8597ef77f0f4d972f969d5b488529049ff789a4f
parentb881879dea8d4bbfc71534d9dc5c9cf8298127a9
brcmfmac: move firmware event related defines to fweh.h

The dhd.h file contained a number of definitions that are
related to events received from the firmware. Those are
processed and dispatched in the driver by fweh. Hence the
definitions are moved to its include file.

Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/brcm80211/brcmfmac/dhd.h
drivers/net/wireless/brcm80211/brcmfmac/fweh.h
This page took 0.05229 seconds and 4 git commands to generate.