commit | 3f736868b47687d1336fe88185560b22bb92021e | [log] [tgz] |
---|---|---|
author | Cong Wang <amwang@redhat.com> | Sun Mar 03 16:28:27 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 04 14:12:06 2013 -0500 |
tree | 6fbd420fb8762de6b951f1ee51ccacce75ea9791 | |
parent | ece6b0a2b25652d684a7ced4ae680a863af041e0 [diff] |
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE Don't definite its own MAX_KMALLOC_SIZE, use the one defined in mm. Cc: Vlad Yasevich <vyasevich@gmail.com> Cc: Sridhar Samudrala <sri@us.ibm.com> Cc: Neil Horman <nhorman@tuxdriver.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>