[NETLINK]: Set correct pid for ioctl originating netlink events
authorJamal Hadi Salim <hadi@cyberus.ca>
Sun, 19 Jun 2005 05:55:51 +0000 (22:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:55:51 +0000 (22:55 -0700)
This patch ensures that netlink events created as a result of programns
using ioctls (such as ifconfig, route etc) contains the correct PID of
those events.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found