Commits
Shailendra Verma committed ffaa31d7945
atm:he - Do not initialise statics to 0. According to <stdbool.h> false is always '0' and Static variables are initialised to 0 by GCC. Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>