diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-09-05 09:58:29 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-09-05 09:58:29 +0200 |
commit | 1df726ef0a700587a712a3660b2caa8e533c7de9 (patch) | |
tree | 02086e08de0cb385a332833bdc14b7c12c92b50a /drivers/nfc | |
parent | ARM: 7067/1: mm: keep significant bits in pfn_valid (diff) | |
download | linux-1df726ef0a700587a712a3660b2caa8e533c7de9.tar.xz linux-1df726ef0a700587a712a3660b2caa8e533c7de9.zip |
NET: am79c961: fix race in link status code
The link status code operates from a timer, and writes the index
register without first taking a lock. A well-placed interrupt
between writing the index register and reading the data register
could change the index register on us, which will return wrong data.
Add the necessary lock.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions