<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/drivers/net/ieee802154, branch v3.15-rc1</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>at86rf230: fix MAX_CSMA_RETRIES parameter</title>
<updated>2014-04-07T18:59:26+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-04-05T11:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=39d7f3200801a993bff15ea89d83e99d0c479594'/>
<id>39d7f3200801a993bff15ea89d83e99d0c479594</id>
<content type='text'>
This patch fix a copy&amp;paste failure for setting the MAX_CSMA_RETRIES
value of the at86rf212 chip which was introduced by commit
f2fdd67c6bc89de0100410efb37de69b1c98ac03 ("ieee802154: enable
smart transmitter features of RF212")

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Cc: Phoebe Buckheister &lt;phoebe.buckheister@itwm.fraunhofer.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fix a copy&amp;paste failure for setting the MAX_CSMA_RETRIES
value of the at86rf212 chip which was introduced by commit
f2fdd67c6bc89de0100410efb37de69b1c98ac03 ("ieee802154: enable
smart transmitter features of RF212")

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Cc: Phoebe Buckheister &lt;phoebe.buckheister@itwm.fraunhofer.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net</title>
<updated>2014-03-31T20:56:43+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2014-03-31T20:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0b70195e0c3206103be991e196c26fcf168d0334'/>
<id>0b70195e0c3206103be991e196c26fcf168d0334</id>
<content type='text'>
Conflicts:
	drivers/net/xen-netback/netback.c

A bug fix overlapped with changing how the netback SKB control
block is implemented.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	drivers/net/xen-netback/netback.c

A bug fix overlapped with changing how the netback SKB control
block is implemented.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at86rf230: mask irq's before deregister device</title>
<updated>2014-03-31T20:43:14+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-03-31T01:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=17e84a9253467552fb06f99c009bb0bc1d7bfd39'/>
<id>17e84a9253467552fb06f99c009bb0bc1d7bfd39</id>
<content type='text'>
While transmit over a at86rf231 device and unloading the module I got:

[   29.643073] WARNING: CPU: 0 PID: 3 at kernel/workqueue.c:1335 __queue_work+0xb4/0x224()
[   29.651457] Modules linked in: at86rf230(-) autofs4
[   29.656612] CPU: 0 PID: 3 Comm: ksoftirqd/0 Tainted: G        W    3.14.0-rc6-01602-g902659e-dirty #294
[   29.666490] [&lt;c00124f0&gt;] (unwind_backtrace) from [&lt;c0010ad0&gt;] (show_stack+0x10/0x14)
[   29.674628] [&lt;c0010ad0&gt;] (show_stack) from [&lt;c0032c80&gt;] (warn_slowpath_common+0x60/0x80)
[   29.683116] [&lt;c0032c80&gt;] (warn_slowpath_common) from [&lt;c0032d30&gt;] (warn_slowpath_null+0x18/0x20)
[   29.692329] [&lt;c0032d30&gt;] (warn_slowpath_null) from [&lt;c0045b08&gt;] (__queue_work+0xb4/0x224)
[   29.700906] [&lt;c0045b08&gt;] (__queue_work) from [&lt;c0045cc8&gt;] (queue_work_on+0x50/0x78)
[   29.708944] [&lt;c0045cc8&gt;] (queue_work_on) from [&lt;c05669cc&gt;] (mac802154_tx+0x1e4/0x240)
[   29.717164] [&lt;c05669cc&gt;] (mac802154_tx) from [&lt;c0471814&gt;] (dev_hard_start_xmit+0x2f0/0x43c)
[   29.725926] [&lt;c0471814&gt;] (dev_hard_start_xmit) from [&lt;c04878d0&gt;] (sch_direct_xmit+0x64/0x2a0)
[   29.734867] [&lt;c04878d0&gt;] (sch_direct_xmit) from [&lt;c0487c38&gt;] (__qdisc_run+0x12c/0x18c)
[   29.743169] [&lt;c0487c38&gt;] (__qdisc_run) from [&lt;c046e1b0&gt;] (net_tx_action+0xe0/0x178)
[   29.751205] [&lt;c046e1b0&gt;] (net_tx_action) from [&lt;c0036690&gt;] (__do_softirq+0x100/0x264)
[   29.759420] [&lt;c0036690&gt;] (__do_softirq) from [&lt;c0036818&gt;] (run_ksoftirqd+0x24/0x4c)
[   29.767453] [&lt;c0036818&gt;] (run_ksoftirqd) from [&lt;c005232c&gt;] (smpboot_thread_fn+0x128/0x13c)
[   29.776121] [&lt;c005232c&gt;] (smpboot_thread_fn) from [&lt;c004c3fc&gt;] (kthread+0xd0/0xe4)
[   29.784061] [&lt;c004c3fc&gt;] (kthread) from [&lt;c000da88&gt;] (ret_from_fork+0x14/0x2c)
[   29.791628] ---[ end trace 3406ff24bd973834 ]---

The problem is there are still interrupts after deregister ieee802154
device. This patch mask all interrupts in the at86rf2xx chips before
deregister the device.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While transmit over a at86rf231 device and unloading the module I got:

[   29.643073] WARNING: CPU: 0 PID: 3 at kernel/workqueue.c:1335 __queue_work+0xb4/0x224()
[   29.651457] Modules linked in: at86rf230(-) autofs4
[   29.656612] CPU: 0 PID: 3 Comm: ksoftirqd/0 Tainted: G        W    3.14.0-rc6-01602-g902659e-dirty #294
[   29.666490] [&lt;c00124f0&gt;] (unwind_backtrace) from [&lt;c0010ad0&gt;] (show_stack+0x10/0x14)
[   29.674628] [&lt;c0010ad0&gt;] (show_stack) from [&lt;c0032c80&gt;] (warn_slowpath_common+0x60/0x80)
[   29.683116] [&lt;c0032c80&gt;] (warn_slowpath_common) from [&lt;c0032d30&gt;] (warn_slowpath_null+0x18/0x20)
[   29.692329] [&lt;c0032d30&gt;] (warn_slowpath_null) from [&lt;c0045b08&gt;] (__queue_work+0xb4/0x224)
[   29.700906] [&lt;c0045b08&gt;] (__queue_work) from [&lt;c0045cc8&gt;] (queue_work_on+0x50/0x78)
[   29.708944] [&lt;c0045cc8&gt;] (queue_work_on) from [&lt;c05669cc&gt;] (mac802154_tx+0x1e4/0x240)
[   29.717164] [&lt;c05669cc&gt;] (mac802154_tx) from [&lt;c0471814&gt;] (dev_hard_start_xmit+0x2f0/0x43c)
[   29.725926] [&lt;c0471814&gt;] (dev_hard_start_xmit) from [&lt;c04878d0&gt;] (sch_direct_xmit+0x64/0x2a0)
[   29.734867] [&lt;c04878d0&gt;] (sch_direct_xmit) from [&lt;c0487c38&gt;] (__qdisc_run+0x12c/0x18c)
[   29.743169] [&lt;c0487c38&gt;] (__qdisc_run) from [&lt;c046e1b0&gt;] (net_tx_action+0xe0/0x178)
[   29.751205] [&lt;c046e1b0&gt;] (net_tx_action) from [&lt;c0036690&gt;] (__do_softirq+0x100/0x264)
[   29.759420] [&lt;c0036690&gt;] (__do_softirq) from [&lt;c0036818&gt;] (run_ksoftirqd+0x24/0x4c)
[   29.767453] [&lt;c0036818&gt;] (run_ksoftirqd) from [&lt;c005232c&gt;] (smpboot_thread_fn+0x128/0x13c)
[   29.776121] [&lt;c005232c&gt;] (smpboot_thread_fn) from [&lt;c004c3fc&gt;] (kthread+0xd0/0xe4)
[   29.784061] [&lt;c004c3fc&gt;] (kthread) from [&lt;c000da88&gt;] (ret_from_fork+0x14/0x2c)
[   29.791628] ---[ end trace 3406ff24bd973834 ]---

The problem is there are still interrupts after deregister ieee802154
device. This patch mask all interrupts in the at86rf2xx chips before
deregister the device.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at86rf230: add support for devicetree</title>
<updated>2014-03-17T20:10:26+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-03-15T08:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=fa2d3e9471b37c2d3cd3cede73065b3b867532ee'/>
<id>fa2d3e9471b37c2d3cd3cede73065b3b867532ee</id>
<content type='text'>
This patch adds devicetree support for the at86rf230 driver.

Possible gpios to configure are "reset-gpio" and "sleep-gpio".
Also add support to configure the "irq-type" for the irq polarity
register.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds devicetree support for the at86rf230 driver.

Possible gpios to configure are "reset-gpio" and "sleep-gpio".
Also add support to configure the "irq-type" for the irq polarity
register.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at86rf230: make reset pin optionally</title>
<updated>2014-03-17T20:10:26+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-03-15T08:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3fa275712489d31171b612a9a83e7b9840c6364e'/>
<id>3fa275712489d31171b612a9a83e7b9840c6364e</id>
<content type='text'>
This patch make the reset pin optionally. Some devices like the atben
from qi-hardware don't have a reset pin externally. The usually way is
to turn power off/on for the atben device to initiate a device reset.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch make the reset pin optionally. Some devices like the atben
from qi-hardware don't have a reset pin externally. The usually way is
to turn power off/on for the atben device to initiate a device reset.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at86rf230: change reset timings</title>
<updated>2014-03-17T20:10:26+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-03-15T08:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=56f023fbe8fff04a46b5486288eaa1dc8bfdd5b9'/>
<id>56f023fbe8fff04a46b5486288eaa1dc8bfdd5b9</id>
<content type='text'>
While checkpatch another patch I got a:

"WARNING: msleep &lt; 20ms can sleep for up to 20ms"

The datasheet of at86rf231 and at86rf212 says a minimum delay for reset
pulse width and spi access latency after reset is 625 nanoseconds.

This patch removes the 1 milliseconds sleep and replace it with a 1
microseconds udelay which should be also okay for the reset pulse width.

To change the state from RESET -&gt; TRX_OFF the at86rf230 device needs 120
microseconds, this is a worst case of all at86rf* chips.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While checkpatch another patch I got a:

"WARNING: msleep &lt; 20ms can sleep for up to 20ms"

The datasheet of at86rf231 and at86rf212 says a minimum delay for reset
pulse width and spi access latency after reset is 625 nanoseconds.

This patch removes the 1 milliseconds sleep and replace it with a 1
microseconds udelay which should be also okay for the reset pulse width.

To change the state from RESET -&gt; TRX_OFF the at86rf230 device needs 120
microseconds, this is a worst case of all at86rf* chips.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at86rf230: move locking state in xmit</title>
<updated>2014-03-17T20:10:25+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-03-15T08:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7e8146189a6c2ba9445b8d848847f2520c6cb028'/>
<id>7e8146189a6c2ba9445b8d848847f2520c6cb028</id>
<content type='text'>
There is no need to lock the clearing of IRQ_TRX_END in status.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to lock the clearing of IRQ_TRX_END in status.

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>at86rf230: fix unexpected state change</title>
<updated>2014-03-17T20:10:25+00:00</updated>
<author>
<name>Alexander Aring</name>
<email>alex.aring@gmail.com</email>
</author>
<published>2014-03-15T08:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=7332fcb82a15730f4b0bfa65db074c505c0ffc1a'/>
<id>7332fcb82a15730f4b0bfa65db074c505c0ffc1a</id>
<content type='text'>
This patch fix a unexpected state change for the at86rf231 chip.
We can't change into STATE_FORCE_TX_ON while the chip is in one of
SLEEP, P_ON, RESET, TRX_OFF, and all *_NOCLK states.

In this case we are in the TRX_OFF state. See datasheet [1] page 71 for
more information.

Without this patch you will get the following message on a at86rf231 device:

[   20.065218] unexpected state change: 8, asked for 4
[   20.070527] ------------[ cut here ]------------
[   20.075414] WARNING: CPU: 0 PID: 160 at net/mac802154/ieee802154_dev.c:43 mac802154_slave_open+0x70/0xb8()
[   20.085594] Modules linked in: autofs4
[   20.089667] CPU: 0 PID: 160 Comm: ifconfig Not tainted 3.14.0-20140108-1-00993-g905c192 #162
[   20.098612] [&lt;c00127b8&gt;] (unwind_backtrace) from [&lt;c0010b1c&gt;] (show_stack+0x10/0x14)
[   20.106819] [&lt;c0010b1c&gt;] (show_stack) from [&lt;c0033838&gt;] (warn_slowpath_common+0x60/0x80)
[   20.115311] [&lt;c0033838&gt;] (warn_slowpath_common) from [&lt;c00338e8&gt;] (warn_slowpath_null+0x18/0x20)
[   20.124590] [&lt;c00338e8&gt;] (warn_slowpath_null) from [&lt;c057b7e8&gt;] (mac802154_slave_open+0x70/0xb8)
[   20.133880] [&lt;c057b7e8&gt;] (mac802154_slave_open) from [&lt;c0488a58&gt;] (__dev_open+0xa8/0x108)
[   20.142553] [&lt;c0488a58&gt;] (__dev_open) from [&lt;c0488cb0&gt;] (__dev_change_flags+0x8c/0x148)
[   20.151051] [&lt;c0488cb0&gt;] (__dev_change_flags) from [&lt;c0488d84&gt;] (dev_change_flags+0x18/0x48)
[   20.159968] [&lt;c0488d84&gt;] (dev_change_flags) from [&lt;c04e2e9c&gt;] (devinet_ioctl+0x2b0/0x63c)
[   20.168623] [&lt;c04e2e9c&gt;] (devinet_ioctl) from [&lt;c04712e4&gt;] (sock_ioctl+0x23c/0x29c)
[   20.176727] [&lt;c04712e4&gt;] (sock_ioctl) from [&lt;c00e3cb8&gt;] (do_vfs_ioctl+0x4a8/0x578)
[   20.184671] [&lt;c00e3cb8&gt;] (do_vfs_ioctl) from [&lt;c00e3dd4&gt;] (SyS_ioctl+0x4c/0x78)
[   20.192402] [&lt;c00e3dd4&gt;] (SyS_ioctl) from [&lt;c000da00&gt;] (ret_fast_syscall+0x0/0x48)
[   20.200392] ---[ end trace 9a34542f4ea08e47 ]---

This patch was tested on at86rf231 and at86rf212.

[1] http://www.atmel.com/images/doc8111.pdf

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fix a unexpected state change for the at86rf231 chip.
We can't change into STATE_FORCE_TX_ON while the chip is in one of
SLEEP, P_ON, RESET, TRX_OFF, and all *_NOCLK states.

In this case we are in the TRX_OFF state. See datasheet [1] page 71 for
more information.

Without this patch you will get the following message on a at86rf231 device:

[   20.065218] unexpected state change: 8, asked for 4
[   20.070527] ------------[ cut here ]------------
[   20.075414] WARNING: CPU: 0 PID: 160 at net/mac802154/ieee802154_dev.c:43 mac802154_slave_open+0x70/0xb8()
[   20.085594] Modules linked in: autofs4
[   20.089667] CPU: 0 PID: 160 Comm: ifconfig Not tainted 3.14.0-20140108-1-00993-g905c192 #162
[   20.098612] [&lt;c00127b8&gt;] (unwind_backtrace) from [&lt;c0010b1c&gt;] (show_stack+0x10/0x14)
[   20.106819] [&lt;c0010b1c&gt;] (show_stack) from [&lt;c0033838&gt;] (warn_slowpath_common+0x60/0x80)
[   20.115311] [&lt;c0033838&gt;] (warn_slowpath_common) from [&lt;c00338e8&gt;] (warn_slowpath_null+0x18/0x20)
[   20.124590] [&lt;c00338e8&gt;] (warn_slowpath_null) from [&lt;c057b7e8&gt;] (mac802154_slave_open+0x70/0xb8)
[   20.133880] [&lt;c057b7e8&gt;] (mac802154_slave_open) from [&lt;c0488a58&gt;] (__dev_open+0xa8/0x108)
[   20.142553] [&lt;c0488a58&gt;] (__dev_open) from [&lt;c0488cb0&gt;] (__dev_change_flags+0x8c/0x148)
[   20.151051] [&lt;c0488cb0&gt;] (__dev_change_flags) from [&lt;c0488d84&gt;] (dev_change_flags+0x18/0x48)
[   20.159968] [&lt;c0488d84&gt;] (dev_change_flags) from [&lt;c04e2e9c&gt;] (devinet_ioctl+0x2b0/0x63c)
[   20.168623] [&lt;c04e2e9c&gt;] (devinet_ioctl) from [&lt;c04712e4&gt;] (sock_ioctl+0x23c/0x29c)
[   20.176727] [&lt;c04712e4&gt;] (sock_ioctl) from [&lt;c00e3cb8&gt;] (do_vfs_ioctl+0x4a8/0x578)
[   20.184671] [&lt;c00e3cb8&gt;] (do_vfs_ioctl) from [&lt;c00e3dd4&gt;] (SyS_ioctl+0x4c/0x78)
[   20.192402] [&lt;c00e3dd4&gt;] (SyS_ioctl) from [&lt;c000da00&gt;] (ret_fast_syscall+0x0/0x48)
[   20.200392] ---[ end trace 9a34542f4ea08e47 ]---

This patch was tested on at86rf231 and at86rf212.

[1] http://www.atmel.com/images/doc8111.pdf

Signed-off-by: Alexander Aring &lt;alex.aring@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net</title>
<updated>2014-03-15T02:31:55+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2014-03-15T02:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=85dcce7a73f1cc59f7a96fe52713b1630f4ca272'/>
<id>85dcce7a73f1cc59f7a96fe52713b1630f4ca272</id>
<content type='text'>
Conflicts:
	drivers/net/usb/r8152.c
	drivers/net/xen-netback/netback.c

Both the r8152 and netback conflicts were simple overlapping
changes.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	drivers/net/usb/r8152.c
	drivers/net/xen-netback/netback.c

Both the r8152 and netback conflicts were simple overlapping
changes.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ieee802154: use ieee802154_addr instead of *_sa variants</title>
<updated>2014-03-15T02:15:26+00:00</updated>
<author>
<name>Phoebe Buckheister</name>
<email>phoebe.buckheister@itwm.fraunhofer.de</email>
</author>
<published>2014-03-14T20:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ae531b9475f62c5e1863508604cd6b3faf362d56'/>
<id>ae531b9475f62c5e1863508604cd6b3faf362d56</id>
<content type='text'>
Change all internal uses of ieee802154_addr_sa to ieee802154_addr,
except for those instances that communicate directly with userspace.

Signed-off-by: Phoebe Buckheister &lt;phoebe.buckheister@itwm.fraunhofer.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change all internal uses of ieee802154_addr_sa to ieee802154_addr,
except for those instances that communicate directly with userspace.

Signed-off-by: Phoebe Buckheister &lt;phoebe.buckheister@itwm.fraunhofer.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
