linux: refresh patches against 3.3
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Mar 2012 15:55:07 +0000 (15:55 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Mar 2012 15:55:07 +0000 (15:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31047 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/patches-3.3/613-MIPS-ath79-RB750GL-support.patch
target/linux/generic/patches-3.3/100-overlayfs_v12.patch
target/linux/generic/patches-3.3/440-block2mtd_init.patch
target/linux/generic/patches-3.3/644-bridge_optimize_netfilter_hooks.patch
target/linux/generic/patches-3.3/863-gpiommc.patch

index 7066125..1326489 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ath79/machtypes.h
 +++ b/arch/mips/ath79/machtypes.h
-@@ -51,6 +51,7 @@ enum ath79_mach_type {
+@@ -52,6 +52,7 @@ enum ath79_mach_type {
        ATH79_MACH_RB_493,              /* Mikrotik RouterBOARD 493/493AH */
        ATH79_MACH_RB_493G,             /* Mikrotik RouterBOARD 493G */
        ATH79_MACH_RB_750,              /* MikroTik RouterBOARD 750 */
index 1a64389..d0ef127 100644 (file)
  ========================
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -4928,6 +4928,13 @@ F:      drivers/scsi/osd/
+@@ -4955,6 +4955,13 @@ F:      drivers/scsi/osd/
  F:    include/scsi/osd_*
  F:    fs/exofs/
  
index 8ca6605..07f2167 100644 (file)
  {
 --- a/block/partition-generic.c
 +++ b/block/partition-generic.c
-@@ -514,6 +514,7 @@ rescan:
-       kfree(state);
+@@ -546,6 +546,7 @@ int invalidate_partitions(struct gendisk
        return 0;
  }
 +EXPORT_SYMBOL(rescan_partitions);
index af793ee..d2fdd61 100644 (file)
@@ -9,7 +9,7 @@
                       netif_receive_skb);
  }
  
-@@ -194,7 +194,7 @@ rx_handler_result_t br_handle_frame(stru
+@@ -199,7 +199,7 @@ rx_handler_result_t br_handle_frame(stru
                }
  
                /* Deliver packet to local host only */
@@ -18,7 +18,7 @@
                            NULL, br_handle_local_finish)) {
                        return RX_HANDLER_CONSUMED; /* consumed by filter */
                } else {
-@@ -219,7 +219,7 @@ forward:
+@@ -224,7 +224,7 @@ forward:
                if (!compare_ether_addr(p->br->dev->dev_addr, dest))
                        skb->pkt_type = PACKET_HOST;
  
@@ -43,7 +43,7 @@
        if (vlan_tx_tag_present(skb))
 --- a/net/bridge/br_private.h
 +++ b/net/bridge/br_private.h
-@@ -492,12 +492,25 @@ static inline bool br_multicast_is_route
+@@ -493,12 +493,25 @@ static inline bool br_multicast_is_route
  extern int br_netfilter_init(void);
  extern void br_netfilter_fini(void);
  extern void br_netfilter_rtable_init(struct net_bridge *);
index 8a37c8e..3260671 100644 (file)
 +be done automatically.
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -3018,6 +3018,11 @@ L:      linuxppc-dev@lists.ozlabs.org
+@@ -3045,6 +3045,11 @@ L:      linuxppc-dev@lists.ozlabs.org
  S:    Odd Fixes
  F:    drivers/tty/hvc/