Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

This commit is contained in:
John W. Linville
2014-05-13 15:27:44 -04:00
33 changed files with 132 additions and 72 deletions

View File

@@ -254,7 +254,6 @@ struct ath_atx_tid {
s8 bar_index;
bool sched;
bool paused;
bool active;
};