NFC: Update the LLCP poll mask
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 May 2012 10:31:20 +0000 (12:31 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 May 2012 21:28:02 +0000 (17:28 -0400)
commit4260c13ba9102d466f017139de990dfffaf4d997
tree2ab48c5e1a2dcb242448e7b5883817ee68950de1
parentff353d86a92ee709e18fa485423dbaa7a52af8f3
NFC: Update the LLCP poll mask

Fix the poll mask depending on the socket state. POLLOUT was missing
for example.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/nfc/llcp/sock.c