datapath: rename brcompat.c to brcompat_main.c
authorChris Wright <chrisw@sous-sol.org>
Wed, 7 Mar 2012 18:28:02 +0000 (10:28 -0800)
committerJesse Gross <jesse@nicira.com>
Thu, 8 Mar 2012 21:29:38 +0000 (13:29 -0800)
commitbf8ba92e4875d0ca4c26ddd2a4c46fd26f8e401b
treef9da753d39736d9e9f7c022afff46777e3661cb4
parenta8a4d9565ba652b2f610ffad4e78d1f9068248ad
datapath: rename brcompat.c to brcompat_main.c

This just makes it easier to subsequently rename the brcompat_mod module
to brcompat without introducing circular dependencies.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/brcompat_main.c [moved from datapath/brcompat.c with 100% similarity]
datapath/linux/.gitignore
datapath/linux/Modules.mk