RE: [PATCH] RDMA/nes: make nesadapter-phy_lock usage consistent

2010-04-22 Thread Tung, Chien Tin
By the way, any problem with me merging the following trivial patch for 2.6.35? Please do. Thank you. Chien RDMA/nes: Make unnecessarily global functions static This allows the compiler to do a bit better; on my x86-64 build: add/remove: 0/2 grow/shrink: 1/0 up/down: 2288/-2365 (-77)

Re: [PATCH] RDMA/nes: make nesadapter-phy_lock usage consistent

2010-04-21 Thread Roland Dreier
thanks, applied. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] RDMA/nes: make nesadapter-phy_lock usage consistent

2010-04-21 Thread Roland Dreier
actually added a chunk to delete the (now-unused) nesadapter variable from nes_write_1G_phy_reg to fix a compile warning... no problem tho. -- Roland Dreier rola...@cisco.com || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To

Re: [PATCH] RDMA/nes: make nesadapter-phy_lock usage consistent

2010-04-21 Thread Roland Dreier
By the way, any problem with me merging the following trivial patch for 2.6.35? RDMA/nes: Make unnecessarily global functions static This allows the compiler to do a bit better; on my x86-64 build: add/remove: 0/2 grow/shrink: 1/0 up/down: 2288/-2365 (-77) function