Skip to content
Snippets Groups Projects
Commit a3d3da14 authored by John W. Linville's avatar John W. Linville
Browse files

ath9k: correct sparse identified endian bug in ath_paprd_calibrate


drivers/net/wireless/ath/ath9k/main.c:282:26: warning: incorrect type in assignment (different base types)
drivers/net/wireless/ath/ath9k/main.c:282:26:    expected restricted __le16 [usertype] duration_id
drivers/net/wireless/ath/ath9k/main.c:282:26:    got int

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 20925fee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment