net/bridge: fix trivial sparse errors
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 3 Jan 2011 11:08:58 +0000 (11:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jan 2011 21:29:18 +0000 (13:29 -0800)
net/bridge//br_stp_if.c:148:66: warning: conversion of
net/bridge//br_stp_if.c:148:66:     int to
net/bridge//br_stp_if.c:148:66:     int enum umh_wait

net/bridge//netfilter/ebtables.c:1150:30: warning: Using plain integer as NULL pointer

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found