net: rds: fix const array syntax
authorGreg Dietsche <Gregory.Dietsche@cuw.edu>
Fri, 1 Jul 2011 23:16:19 +0000 (16:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2011 23:16:19 +0000 (16:16 -0700)
Correct the syntax so that both array and pointer are const.

Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found