1. 25 Jun, 2013 1 commit
    • Pravin B Shelar's avatar
      vxlan: Fix sparse warnings. · 60d9d4c6
      Pravin B Shelar authored
      Fix following sparse warnings.
      drivers/net/vxlan.c:238:44: warning: incorrect type in argument 3 (different base types)
      drivers/net/vxlan.c:238:44:    expected restricted __be32 [usertype] value
      drivers/net/vxlan.c:238:44:    got unsigned int const [unsigned] [usertype] remote_vni
      drivers/net/vxlan.c:1735:18: warning: incorrect type in initializer (different signedness)
      drivers/net/vxlan.c:1735:18:    expected int *id
      drivers/net/vxlan.c:1735:18:    got unsigned int static [toplevel] *<noident>
      Signed-off-by: default avatarPravin B Shelar <pshelar@nicira.com>
      Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
      60d9d4c6
  2. 24 Jun, 2013 37 commits
  3. 21 Jun, 2013 1 commit
  4. 20 Jun, 2013 1 commit