]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
thermal: shorten too long mcast group name
authorMasatake YAMATO <yamato@redhat.com>
Mon, 1 Apr 2013 18:50:40 +0000 (14:50 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Apr 2013 17:04:38 +0000 (10:04 -0700)
commitb9f3bf1d0fe1e9ef11d1d607906138e9f84f7616
tree34b9e1f7679eb5f563c0e506ff811d736878774c
parenta83417946df6c57fbb4d4383c992c5ffd59b56c2
thermal: shorten too long mcast group name

[ Upstream commits 73214f5d9f33b79918b1f7babddd5c8af28dd23d
  and f1e79e208076ffe7bad97158275f1c572c04f5c7, the latter
  adds an assertion to genetlink to prevent this from happening
  again in the future. ]

The original name is too long.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/thermal.h
net/netlink/genetlink.c