OSDN Git Service

mac802154: tx: squash multiple dereferencing
authorAlexander Aring <alex.aring@gmail.com>
Sun, 26 Oct 2014 08:37:03 +0000 (09:37 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 26 Oct 2014 16:24:02 +0000 (17:24 +0100)
commite89e45f22a382d14d5e2362cd4f4d12d77ee4935
treed3ef421aeba8b49f75138d9359355e8f0bbd4b16
parentfe24371d6645b766c59ec664c59d0a9c310ad455
mac802154: tx: squash multiple dereferencing

This patch introduce some new stack variables to avoid multiple
dereferencing inside the xmit worker function.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/tx.c