]> git.baikalelectronics.ru Git - kernel.git/commit
llc: switch type to bool as the timeout is only tested versus 0
authorAlan Cox <alan@linux.intel.com>
Thu, 15 Sep 2016 17:51:25 +0000 (18:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Sep 2016 14:05:05 +0000 (10:05 -0400)
commit84ce71ce59e88fd135cbce1a27e097848e153d50
tree9010cf49f331b1385cca2caaf636eb003c816d58
parente8705c9f22e8b0bd280cc22d1e9409bf9d65c698
llc: switch type to bool as the timeout is only tested versus 0

(As asked by Dave in Februrary)

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/llc/af_llc.c