]> git.neil.brown.name Git - history.git/commit
[TOKENRING]: mcast_addr need not be on stack.
authorStephen Hemminger <shemminger@osdl.org>
Thu, 21 Aug 2003 05:15:17 +0000 (22:15 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Thu, 21 Aug 2003 05:15:17 +0000 (22:15 -0700)
commit8154b24983527b78cefe587419fe43aff196fa83
tree4f8cb75c0f5a3b0338cef9949356d44bda47d24d
parentfa85be80ad1b5c79ba143de0429bbccec9e36d64
[TOKENRING]: mcast_addr need not be on stack.

Multicast address value is put on stack and can just be static const.
net/802/tr.c