aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorAvraham Stern <[email protected]>2015-07-07 16:53:42 +0300
committerEmmanuel Grumbach <[email protected]>2015-07-28 11:36:02 +0300
commitdc9f69b907f3853952d3ffb7918d05a662146712 (patch)
tree50006c0e53f24833dd9d0319f8913168959e09c5 /fs/jbd/commit.c
parentc9fdec9f3970eeaa1b176422f46167f5f5158804 (diff)
iwlwifi: mvm: Fix regular scan priority
The code checks the total number of iterations to differentiate between regular scan and scheduled scan. However, regular scan has a total of one iteration, not zero. As a result, regular scan will have lower priority than it should have, and in case scheduled scan is already running when regular scan is requested, regular scan will be delayed until scheduled scan is aborted. Fix that by checking for total iterations number of one as an identifier for regular scan. Fixes: 133c8259f885 ("iwlwifi: mvm: rename generic_scan_cmd functions to dwell") Signed-off-by: Avraham Stern <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions