summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-11-25 17:20:11 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-25 17:20:11 +0100
commitf780f9ccfc4c27decca1c28b1e8bc7628f2fc9f4 (patch)
treeaf5ead5d11a35645fb5b91278728f44ab8917559 /INSTALL
parent3f2f363485d3da15bc2c397ea1f1705b4f377b23 (diff)
bpfc: Check yyin against NULL before calling fclose() on it
Follow 3f2f363485d3 ("trafgen: Make sure yyin is set before close it") and check the yyin pointer against NULL before attempting to call fclose() with it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions
)
bcma: use (get|put)_device when probing/removing device driver
This allows tracking device state and e.g. makes devm work as expected. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Cc: Stable <stable@vger.kernel.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/usb/class/cdc-acm.h')