From: Stephen Röttger Date: Tue, 26 Mar 2013 12:41:29 +0000 (+0000) Subject: ieee802154/dgram: Pass source address in dgram_recvmsg X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6364e6ee788ae60f1c2de5c59e39adb157327e6c;p=pandora-kernel.git ieee802154/dgram: Pass source address in dgram_recvmsg This patch lets dgram_recvmsg fill in the sockaddr struct in msg->msg_name with the source address of the packet. This is used by the userland functions recvmsg and recvfrom to get the senders address. [Stefan: Changed from old zigbee legacy tree to mainline] Signed-off-by: Stephen Röttger Signed-off-by: Stefan Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed