aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>2012-10-04 17:13:05 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-06 03:04:55 +0900
commit459a130838e819d5bc7efc572cba4cdd5c4f2dd2 (patch)
tree9dddd0de62be4de22e512fd8cc26705faad89778 /include/asm-generic
parent32766ec8195f801935cce8954cf45389885afc38 (diff)
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
To introduce generic set_bit_le() later, we remove our own definition and use a proper non-atomic bitops function: __set_bit_le(). Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> Acked-by: Grant Grundler <grundler@parisc-linux.org> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions