]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/rds/iw.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[linux.git] / net / rds / iw.c
index c7dcddbf17cb5a64348f461468b2ec8d7d3a4f28..3df0295c6659c305751b14e4585e2504fbb7a90f 100644 (file)
@@ -214,7 +214,7 @@ static void rds_iw_ic_info(struct socket *sock, unsigned int len,
  * allowed to influence which paths have priority.  We could call userspace
  * asserting this policy "routing".
  */
-static int rds_iw_laddr_check(__be32 addr)
+static int rds_iw_laddr_check(struct net *net, __be32 addr)
 {
        int ret;
        struct rdma_cm_id *cm_id;