commit | f65d1f082c8fb1bfae3f2cb51ec270da9b6366cf | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Mon Dec 28 06:54:55 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 03 21:42:50 2010 -0800 |
tree | 724e6ecc523064138a3e8037b826852a848ca528 | |
parent | c064efca9211d12bb9e6de8718fc39884eb883f2 [diff] |
hamradio: avoid null deref v3 This should address the problems in version 1 (lazy) and version 2 (ugly). Bump the stats on orig_dev not on the newly assigned NULL dev variable. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>