Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there a bunch of fixes we are missing? #88

Open
wants to merge 37 commits into
base: 3.8
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
40b1df5
3.8: add patch to fix missing ADC measurements
koenkooi Oct 27, 2013
3668dab
3.8: add support for MIDI cape
koenkooi Oct 27, 2013
886378f
3.8: enable btrfs for beaglebone
koenkooi Nov 13, 2013
cf8c99a
recipes: switch recipe to zImage
koenkooi Nov 14, 2013
bafa2be
3.8: add mmc hang fix from mainline
RobertCNelson Nov 12, 2013
68d3610
ASoC: davinci: McASP: Make code generic remove hardcode
Nov 13, 2013
7f9bd3d
3.8: Cape: add MT9M114 camera cape
anithamol Nov 23, 2013
536474b
Get Ready for AIC3104 Audio Cape and Clean Audio Patches
Dec 4, 2013
e49e6bb
3.8: add lighting cape
koenkooi Dec 16, 2013
c65ca94
3.8: add omap serial baudrate hack
koenkooi Dec 17, 2013
57624df
Fixup PRU lighting patchset to use 256 slots
mranostay Dec 22, 2013
3532112
Added GRB to RGB conversion for lighting cape
mranostay Dec 22, 2013
1ed4029
Merge pull request #1 from mranostay/3.8
koenkooi Dec 22, 2013
dc5c3d1
Add spidev fixes for lighting cape
mranostay Dec 23, 2013
292a434
Merge pull request #2 from mranostay/3.8
koenkooi Dec 23, 2013
0ca56d3
3.8: add lz4(hc) compression support for btrfs
koenkooi Dec 24, 2013
dce6f4f
Fixed GRB to RGB conversion for new firmware.
mranostay Dec 28, 2013
1424333
Merge pull request #4 from mranostay/3.8
koenkooi Dec 28, 2013
8b1998b
3.8: fix camera cape aspect ratio
koenkooi Jan 2, 2014
cd28a54
3.8: add network fix from: https://groups.google.com/d/msg/beagleboar…
RobertCNelson Jan 3, 2014
a0ea2b2
3.8: add support for UPS cape
koenkooi Jan 9, 2014
9e3de62
3.8: Fix Writing to Read-Only Bit
Jan 15, 2014
49a5bd3
3.8: bunch of fixes from the community
RobertCNelson Jan 30, 2014
1f0cec7
3.8: config disable CONFIG_USB_GADGET_DEBUG, it serves only one purpo…
RobertCNelson Jan 30, 2014
fb91407
3.8: add: overlays for CBB-Serial cape from Alexander Hiam
RobertCNelson Jan 30, 2014
a890396
3.8: enable more ramdisk options
koenkooi Feb 5, 2014
bec0ed9
3.8: import a few more cape overlays
RobertCNelson Apr 8, 2014
9cfbfcf
3.8: merge in all cape changes up to bone51
RobertCNelson May 14, 2014
be56be2
patch.sh: fix whitespace in patches
koenkooi May 16, 2014
e08736b
3.8: cape: add BB-BONE-AUDI-02-00A0 and a pinmux fix on cape-universaln
RobertCNelson May 15, 2014
639758b
3.8: config: enable CONFIG_TCG_TIS_I2C_ATMEL for crypto cape
RobertCNelson May 14, 2014
6bc67bd
adc: sync with bborg repo
koenkooi May 16, 2014
131987b
patches: rediff everything
koenkooi May 16, 2014
e391eb2
patch.sh: disable whiteline fix, it breaks db.txt
koenkooi May 16, 2014
acc1501
net: update db.txt
koenkooi May 16, 2014
972332c
3.8: fix logibone cape address
koenkooi May 21, 2014
d697908
3.8: add fix for pru 2.0 compiler
koenkooi Jun 2, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
73 changes: 57 additions & 16 deletions configs/beaglebone
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,11 @@ CONFIG_MM_OWNER=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
Expand Down Expand Up @@ -848,7 +849,14 @@ CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
Expand Down Expand Up @@ -1309,6 +1317,7 @@ CONFIG_BMP085_I2C=m
# CONFIG_USB_SWITCH_FSA9480 is not set
CONFIG_GPEVT=y
CONFIG_GROVE_I2C=y
CONFIG_TIEQEP=y
# CONFIG_C2PORT is not set

#
Expand Down Expand Up @@ -1336,7 +1345,9 @@ CONFIG_BEAGLEBONE_PINMUX_HELPER=y
CONFIG_BEAGLEBONE_IIO_HELPER=y
CONFIG_CAPE_BEAGLEBONE=y
CONFIG_CAPE_BEAGLEBONE_GEIGER=y
CONFIG_CAPE_BEAGLEBONE_ARGUS=y
CONFIG_CAPE_BEAGLEBONE_NIXIE=y
CONFIG_CAPE_LOGIBONE_R1=y

#
# SCSI device support
Expand Down Expand Up @@ -1849,9 +1860,13 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_ATMEL is not set
CONFIG_HW_RANDOM_VIRTIO=m
# CONFIG_HW_RANDOM_EXYNOS is not set
CONFIG_HW_RANDOM_TPM=m
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS_I2C_ATMEL=m
# CONFIG_TCG_TIS_I2C_INFINEON is not set
# CONFIG_TCG_ATMEL is not set
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
Expand Down Expand Up @@ -2096,6 +2111,7 @@ CONFIG_SENSORS_AM335X_BANDGAP=y
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_GPIO_FAN=m
CONFIG_SENSORS_HIH6130=m
CONFIG_SENSORS_HTU21=m
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
Expand Down Expand Up @@ -2612,6 +2628,7 @@ CONFIG_VIDEO_MT9V011=m
# CONFIG_SOC_CAMERA_IMX074 is not set
CONFIG_SOC_CAMERA_MT9M001=y
CONFIG_SOC_CAMERA_MT9M111=y
CONFIG_SOC_CAMERA_MT9M114=y
CONFIG_SOC_CAMERA_MT9T031=y
CONFIG_SOC_CAMERA_MT9T112=y
CONFIG_SOC_CAMERA_MT9V022=y
Expand Down Expand Up @@ -3065,9 +3082,8 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_DWC3 is not set
Expand Down Expand Up @@ -3221,7 +3237,7 @@ CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
Expand All @@ -3239,7 +3255,7 @@ CONFIG_OMAP_CONTROL_USB=y
CONFIG_USB_ISP1301=m
# CONFIG_USB_RCAR_PHY is not set
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DEBUG=y
# CONFIG_USB_GADGET_DEBUG is not set
CONFIG_USB_GADGET_DEBUG_FILES=y
CONFIG_USB_GADGET_DEBUG_FS=y
CONFIG_USB_GADGET_VBUS_DRAW=2
Expand Down Expand Up @@ -3830,8 +3846,15 @@ CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_DEBUG is not set
CONFIG_GFS2_FS=m
CONFIG_BTRFS_FS=m
# CONFIG_BTRFS_FS_POSIX_ACL is not set
CONFIG_GFS2_FS_LOCKING_DLM=y
CONFIG_OCFS2_FS=m
CONFIG_OCFS2_FS_O2CB=m
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
CONFIG_OCFS2_FS_STATS=y
CONFIG_OCFS2_DEBUG_MASKLOG=y
# CONFIG_OCFS2_DEBUG_FS is not set
CONFIG_BTRFS_FS=y
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
CONFIG_NILFS2_FS=m
CONFIG_FS_POSIX_ACL=y
Expand Down Expand Up @@ -3887,7 +3910,7 @@ CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
Expand Down Expand Up @@ -4012,6 +4035,8 @@ CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
# CONFIG_NLS_UTF8 is not set
CONFIG_DLM=m
# CONFIG_DLM_DEBUG is not set

#
# Kernel hacking
Expand Down Expand Up @@ -4132,6 +4157,7 @@ CONFIG_EARLY_PRINTK=y
# Security options
#
CONFIG_KEYS=y
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
Expand Down Expand Up @@ -4286,9 +4312,24 @@ CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
# CONFIG_XZ_DEC_BCJ is not set
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
Expand Down
2 changes: 1 addition & 1 deletion patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ EXTERNAL_TREE="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable
EXTERNAL_BRANCH="linux-3.8.y"
EXTERNAL_SHA="dbf932a9b316d5b29b3e220e5a30e7a165ad2992"

PATCHSET="dma rtc pinctrl cpufreq adc i2c da8xx-fb pwm mmc crypto 6lowpan capebus arm omap omap_sakoman omap_beagle_expansion omap_beagle omap_panda net drm not-capebus pru usb PG2 reboot iio w1 gpmc mxt ssd130x build hdmi resetctrl camera resources pmic pps leds capes fixes"
PATCHSET="dma rtc pinctrl cpufreq adc i2c da8xx-fb pwm mmc crypto 6lowpan capebus arm omap omap_sakoman omap_beagle_expansion omap_beagle omap_panda net drm not-capebus pru usb PG2 reboot iio w1 gpmc mxt ssd130x build hdmi audio resetctrl camera resources pmic pps leds capes proto logibone fixes machinekit backports btrfs"

git_kernel_stable () {
git pull git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git master --tags || true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1dbf121118e1a56adebb777c2dd3f4cfade7c154 Mon Sep 17 00:00:00 2001
From dd65895bd708ebea9395bbff3e579c1dd5b36455 Mon Sep 17 00:00:00 2001
From: Alan Ott <[email protected]>
Date: Wed, 16 Jan 2013 19:09:47 +0000
Subject: [PATCH 01/23] 6lowpan: Refactor packet delivery into a function
Expand All @@ -9,7 +9,7 @@ function.
Signed-off-by: Alan Ott <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
---
net/ieee802154/6lowpan.c | 38 ++++++++++++++++++++++++--------------
net/ieee802154/6lowpan.c | 38 ++++++++++++++++++++++++--------------
1 file changed, 24 insertions(+), 14 deletions(-)

diff --git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c
Expand Down Expand Up @@ -72,5 +72,5 @@ index 76c3d0a..9d39f5b 100644
kfree_skb(new);

--
1.7.9.5
1.9.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e6e9c7b810cea56d2998be564e7d3fdc52b9d79d Mon Sep 17 00:00:00 2001
From 0bbe12e740b7da1f1521f0bce337372893677ed9 Mon Sep 17 00:00:00 2001
From: Alan Ott <[email protected]>
Date: Wed, 16 Jan 2013 19:09:48 +0000
Subject: [PATCH 02/23] 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
Expand All @@ -8,7 +8,7 @@ Handle the reception of uncompressed packets (dispatch type = IPv6).
Signed-off-by: Alan Ott <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
---
net/ieee802154/6lowpan.c | 41 ++++++++++++++++++++++++++++++++---------
net/ieee802154/6lowpan.c | 41 ++++++++++++++++++++++++++++++++---------
1 file changed, 32 insertions(+), 9 deletions(-)

diff --git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c
Expand Down Expand Up @@ -68,5 +68,5 @@ index 9d39f5b..f62c3b9 100644

return NET_RX_SUCCESS;
--
1.7.9.5
1.9.0

6 changes: 3 additions & 3 deletions patches/6lowpan/0003-wpan-whitespace-fix.patch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
From 2a14f577082e49bf882cc8ea6dff8cf5edd20ba8 Mon Sep 17 00:00:00 2001
From 1a89322ca58805b5c41280f122db2bc4f965e4fd Mon Sep 17 00:00:00 2001
From: Alexander Aring <[email protected]>
Date: Tue, 5 Feb 2013 04:25:35 +0000
Subject: [PATCH 03/23] wpan: whitespace fix

Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
---
net/mac802154/wpan.c | 2 +-
net/mac802154/wpan.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/mac802154/wpan.c b/net/mac802154/wpan.c
Expand All @@ -23,5 +23,5 @@ index 199b922..98c867b 100644
return 0;
}
--
1.7.9.5
1.9.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1b0720c87c2b99329fca359ea5bad66fd1c31fcc Mon Sep 17 00:00:00 2001
From f57141725d53db53d6d8f9f5d2cc026e7b0d9658 Mon Sep 17 00:00:00 2001
From: Alexander Aring <[email protected]>
Date: Tue, 5 Feb 2013 10:23:43 +0000
Subject: [PATCH 04/23] 6lowpan: use stack buffer instead of heap
Expand All @@ -11,7 +11,7 @@ Also fixed a comment codestyle issue.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
---
net/ieee802154/6lowpan.c | 13 ++++---------
net/ieee802154/6lowpan.c | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/net/ieee802154/6lowpan.c b/net/ieee802154/6lowpan.c
Expand Down Expand Up @@ -50,5 +50,5 @@ index f62c3b9..43b95ca 100644
skb->len);

--
1.7.9.5
1.9.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 908de1e2e4666bb796cfcde16b22ba5dd56feb94 Mon Sep 17 00:00:00 2001
From da34106faf5e52228b300314d8948bf89f65688e Mon Sep 17 00:00:00 2001
From: Alexander Aring <[email protected]>
Date: Tue, 5 Feb 2013 10:23:44 +0000
Subject: [PATCH 05/23] wpan: use stack buffer instead of heap
Expand All @@ -9,7 +9,7 @@ So it's not necessary to put it on the heap.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
---
net/mac802154/wpan.c | 7 +------
net/mac802154/wpan.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/net/mac802154/wpan.c b/net/mac802154/wpan.c
Expand Down Expand Up @@ -43,5 +43,5 @@ index 98c867b..d20c6d3 100644
return pos;
}
--
1.7.9.5
1.9.0

6 changes: 3 additions & 3 deletions patches/6lowpan/0006-mrf24j40-pinctrl-support.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From b2f8316cdf1f4ab19f7b113011b598c9f4aaedaa Mon Sep 17 00:00:00 2001
From a3479ec7e4ad7f64373b45f042cd9ea9c8b90470 Mon Sep 17 00:00:00 2001
From: Alan Ott <[email protected]>
Date: Mon, 18 Mar 2013 00:39:48 -0400
Subject: [PATCH 06/23] mrf24j40: pinctrl support
Expand All @@ -7,7 +7,7 @@ Activate pinctrl settings when used with a DT system.

Signed-off-by: Alan Ott <[email protected]>
---
drivers/net/ieee802154/mrf24j40.c | 7 +++++++
drivers/net/ieee802154/mrf24j40.c | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/drivers/net/ieee802154/mrf24j40.c b/drivers/net/ieee802154/mrf24j40.c
Expand Down Expand Up @@ -43,5 +43,5 @@ index 3f2c7aa..3106895 100644
if (spi->max_speed_hz > MAX_SPI_SPEED_HZ)
spi->max_speed_hz = MAX_SPI_SPEED_HZ;
--
1.7.9.5
1.9.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 70baba79049278bd1779205840084fe3ba20718c Mon Sep 17 00:00:00 2001
From 8376f186d351cbcfa039c73f82a0165e2e7dc2f0 Mon Sep 17 00:00:00 2001
From: Alan Ott <[email protected]>
Date: Mon, 18 Mar 2013 00:49:02 -0400
Subject: [PATCH 07/23] mrf24j40: Warn if transmit interrupts timeout
Expand All @@ -7,7 +7,7 @@ Issue a warning if a transmit complete interrupt doesn't happen in time.

Signed-off-by: Alan Ott <[email protected]>
---
drivers/net/ieee802154/mrf24j40.c | 1 +
drivers/net/ieee802154/mrf24j40.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/net/ieee802154/mrf24j40.c b/drivers/net/ieee802154/mrf24j40.c
Expand All @@ -23,5 +23,5 @@ index 3106895..bb7e613 100644
}

--
1.7.9.5
1.9.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From dcd6826e52d90d2b5406ff657a0a068ed9e36f06 Mon Sep 17 00:00:00 2001
From d14fdd79c67419816d9af7357cfb8899b053027d Mon Sep 17 00:00:00 2001
From: Alan Ott <[email protected]>
Date: Mon, 18 Mar 2013 01:17:05 -0400
Subject: [PATCH 08/23] mrf24j40: Increase max SPI speed to 10MHz
Expand All @@ -8,7 +8,7 @@ for SCK at 10MHz.

Signed-off-by: Alan Ott <[email protected]>
---
drivers/net/ieee802154/mrf24j40.c | 5 ++---
drivers/net/ieee802154/mrf24j40.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/net/ieee802154/mrf24j40.c b/drivers/net/ieee802154/mrf24j40.c
Expand All @@ -28,5 +28,5 @@ index bb7e613..f6e723e 100644
#define printdev(X) (&X->spi->dev)

--
1.7.9.5
1.9.0

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 9602f99074c98ae2f290b9ff1127932e332f1729 Mon Sep 17 00:00:00 2001
From 97dc281b19de57996ffa942eb57efdf2b840260c Mon Sep 17 00:00:00 2001
From: Alan Ott <[email protected]>
Date: Mon, 18 Mar 2013 01:26:01 -0400
Subject: [PATCH 09/23] mrf24j40: Fix byte-order of IEEE address
Expand All @@ -8,7 +8,7 @@ byte order.

Signed-off-by: Alan Ott <[email protected]>
---
drivers/net/ieee802154/mrf24j40.c | 2 +-
drivers/net/ieee802154/mrf24j40.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ieee802154/mrf24j40.c b/drivers/net/ieee802154/mrf24j40.c
Expand All @@ -25,5 +25,5 @@ index f6e723e..6481faf 100644
#ifdef DEBUG
printk(KERN_DEBUG "Set long addr to: ");
--
1.7.9.5
1.9.0

Loading