Skip to content
Snippets Groups Projects
  1. Jul 06, 2009
  2. May 21, 2009
    • Arnd Bergmann's avatar
      microblaze: clean up checksum.c · 732703af
      Arnd Bergmann authored
      
      This changes the function prototypes in the checksum code
      to have the usual prototypes, typically by turning int
      arguments into __wsum.
      
      Also change csum_partial_copy_from_user() to operate
      on the right address space and export ip_fast_csum,
      which is used in modular networking code.
      
      The new version is now sparse-clean including endianess
      checks.
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
      732703af
  3. Mar 27, 2009
  4. Feb 04, 2009
  5. Jan 07, 2009
  6. Aug 27, 2008
  7. May 12, 2008
  8. May 07, 2007
Loading