Hi Alex, > The callback "create" and "parse" from header_ops are called from > netdev core upper-layer functionality, like af_packet. These callbacks > assumes big endian for addresses and we should not introduce a special > byteordering handling for ieee802154 over af_packet in userspace. > > We have an identical issue with setting the mac address which also > assumes big endian byteordering. > > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > --- > net/mac802154/iface.c | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html