+ staging-rtl8192e-add-missing-vmalloch-include.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     staging/rtl8192e: add missing vmalloc.h include
has been added to the -mm tree.  Its filename is
     staging-rtl8192e-add-missing-vmalloch-include.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: staging/rtl8192e: add missing vmalloc.h include
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/staging/rtl8192e/r8192E_core.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/staging/rtl8192e/r8192E_core.c~staging-rtl8192e-add-missing-vmalloch-include drivers/staging/rtl8192e/r8192E_core.c
--- a/drivers/staging/rtl8192e/r8192E_core.c~staging-rtl8192e-add-missing-vmalloch-include
+++ a/drivers/staging/rtl8192e/r8192E_core.c
@@ -47,6 +47,7 @@
 
 //#define CONFIG_RTL8192_IO_MAP
 #include <asm/uaccess.h>
+#include <linux/vmalloc.h>
 #include "r8192E_hw.h"
 #include "r8192E.h"
 #include "r8190_rtl8256.h" /* RTL8225 Radio frontend */
_

Patches currently in -mm which might be from plagnioj@xxxxxxxxxxxx are

staging-rtl8192e-add-missing-vmalloch-include.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux