Skip to content
  1. Jun 12, 2012
  2. Jun 09, 2012
    • John W. Linville's avatar
      wl18xx: avoid some -Wformat warnings · 934b9d1e
      John W. Linville authored
      
      
        CC      drivers/net/wireless/ti/wl18xx/main.o
      drivers/net/wireless/ti/wl18xx/main.c: In function ‘wl18xx_conf_init’:
      drivers/net/wireless/ti/wl18xx/main.c:1024:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
      drivers/net/wireless/ti/wl18xx/main.c:1024:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat]
      
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      934b9d1e
  3. Jun 08, 2012
  4. Jun 07, 2012