mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
Since iwl-fh.h contains transport related data, it shouldn't be included by the upper layer. Only the transport layer and iwl-agn-ucode.c includes it. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
ab9e212e92
commit
dda61a4482
8 changed files with 20 additions and 21 deletions
|
@ -3911,6 +3911,7 @@ struct iwlagn_wowlan_kek_kck_material_cmd {
|
|||
* Union of all expected notifications/responses:
|
||||
*
|
||||
*****************************************************************************/
|
||||
#define FH_RSCSR_FRAME_SIZE_MSK (0x00003FFF) /* bits 0-13 */
|
||||
|
||||
struct iwl_rx_packet {
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue